home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Adobe Graphics & Publishing SDK 1996 December
/
Adobe Graphics & Publishing SDK 1996 December.iso
/
pc
/
ps40sdk
/
examples
/
import
/
gradientimport
/
gradientimport.def
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-08-15
|
393 b
|
20 lines
;
; File: GradientImport.def
;
; Copyright (c) 1991-6, Adobe Systems Incorporated.
; All rights reserved.
;
; Window's def file for Acquire example plugin module.
;
LIBRARY GradientImport
DESCRIPTION 'GradientImport Photoshop Plugin Module'
HEAPSIZE 2048
CODE PRELOAD MOVEABLE
DATA PRELOAD MOVEABLE SINGLE
EXPORTS
ENTRYPOINT @1
UIProc @2